github.com/gotd/td/tg.MessageActionSetChatWallPaper.Wallpaper (field)
7 uses
github.com/gotd/td/tg (current package)
tl_message_action_gen.go#L6902: Wallpaper WallPaperClass
tl_message_action_gen.go#L6934: if !(m.Wallpaper == nil) {
tl_message_action_gen.go#L6958: m.Wallpaper = from.GetWallpaper()
tl_message_action_gen.go#L7030: if m.Wallpaper == nil {
tl_message_action_gen.go#L7033: if err := m.Wallpaper.Encode(b); err != nil {
tl_message_action_gen.go#L7067: m.Wallpaper = value
tl_message_action_gen.go#L7115: return m.Wallpaper
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |